home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / references.xml < prev    next >
Extensible Markup Language  |  2007-08-20  |  22KB  |  581 lines

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <controls>
  3.   <skin>
  4.     <width>720</width>
  5.     <height>576</height>
  6.     <version>0.2.3.0</version>
  7.   </skin>
  8.   <control>
  9.     <description>default image</description>
  10.     <type>image</type>
  11.     <id>1</id>
  12.     <posX>0</posX>
  13.     <posY>0</posY>
  14.     <texture>background.png</texture>
  15.     <colorkey>0</colorkey>
  16.     <colordiffuse>ffffffff</colordiffuse>
  17.     <filtered>yes</filtered>
  18.     <centered>no</centered>
  19.     <keepaspectratio>no</keepaspectratio>
  20.     <visible>yes</visible>
  21.   </control>
  22.   <control>
  23.     <description>default label</description>
  24.     <type>label</type>
  25.     <id>1</id>
  26.     <posX>80</posX>
  27.     <posY>60</posY>
  28.     <label>6</label>
  29.     <font>font13</font>
  30.     <textcolor>FFdddddd</textcolor>
  31.     <disabledcolor>80ffffff</disabledcolor>
  32.   </control>
  33.   <control>
  34.     <description>default button</description>
  35.     <type>button</type>
  36.     <id>1</id>
  37.     <posX>300</posX>
  38.     <posY>200</posY>
  39.     <width>190</width>
  40.     <height>32</height>
  41.     <textXOff>10</textXOff>
  42.     <textYOff>5</textYOff>
  43.     <textureFocus>menu_list_focus.png</textureFocus>
  44.     <textureNoFocus>menu_list_nofocus.png</textureNoFocus>
  45.     <font>font13</font>
  46.     <textcolor>white</textcolor>
  47.     <colordiffuse>white</colordiffuse>
  48.     <disabledcolor>60ffffff</disabledcolor>
  49. <!--     <selectedColor>white</selectedColor> -->
  50.     <animation effect="zoom" start="100,100" end="110,110" time="100">focus</animation>
  51.     <animation effect="zoom" start="110,110" end="100,100" time="300">unfocus</animation>
  52.   </control>
  53.   <control>
  54.     <description>default updownbutton</description>
  55.     <type>updownbutton</type>
  56.     <id>1</id>
  57.     <posX>300</posX>
  58.     <posY>200</posY>
  59.     <width>190</width>
  60.     <height>32</height>
  61.     <textXOff>10</textXOff>
  62.     <textYOff>5</textYOff>
  63.     <textureFocus>menu_list_focus.png</textureFocus>
  64.     <textureNoFocus>menu_list_nofocus.png</textureNoFocus>
  65.     <font>font13</font>
  66.     <textcolor>white</textcolor>
  67.     <colordiffuse>white</colordiffuse>
  68.     <disabledcolor>60ffffff</disabledcolor>
  69.     <animation effect="zoom" start="100,100" end="110,110" time="100">focus</animation>
  70.     <animation effect="zoom" start="110,110" end="100,100" time="300">unfocus</animation>
  71.   </control>
  72.  
  73.   <control>
  74.     <description>playlist item button</description>
  75.     <type>playlistbutton</type>
  76.     <id>5</id>
  77.     <posX>100</posX>
  78.     <posY>100</posY>
  79.     <width>425</width>
  80.     <height>38</height>
  81.     <textXOff>10</textXOff>
  82.     <textYOff>5</textYOff>
  83.     <upBtnWidth>25</upBtnWidth>
  84.     <downBtnWidth>25</downBtnWidth>
  85.     <deleteBtnWidth>28</deleteBtnWidth>
  86.     <upBtnHeight>32</upBtnHeight>
  87.     <downBtnHeight>32</downBtnHeight>
  88.     <deleteBtnHeight>32</deleteBtnHeight>
  89.     <upBtnXOffset>345</upBtnXOffset>
  90.     <downBtnXOffset>371</downBtnXOffset>
  91.     <deleteBtnXOffset>397</deleteBtnXOffset>
  92.     <upBtnYOffset>0</upBtnYOffset>
  93.     <downBtnYOffset>0</downBtnYOffset>
  94.     <deleteBtnYOffset>0</deleteBtnYOffset>
  95.     <textureFocus>playlist_sub_focus.png</textureFocus>
  96.     <textureNoFocus>playlist_sub_nofocus.png</textureNoFocus>
  97.     <textureMoveUp>playlist_item_up_nofocus.png</textureMoveUp>
  98.     <textureMoveUpFocused>playlist_item_up_focus.png</textureMoveUpFocused>
  99.     <textureMoveDown>playlist_item_down_nofocus.png</textureMoveDown>
  100.     <textureMoveDownFocused>playlist_item_down_focus.png</textureMoveDownFocused>
  101.     <textureDelete>playlist_item_delete_nofocus.png</textureDelete>
  102.     <textureDeleteFocused>playlist_item_delete_focus.png</textureDeleteFocused>
  103.     <font>font13</font>
  104.     <textcolor>white</textcolor>
  105.     <colordiffuse>white</colordiffuse>
  106.     <disabledcolor>60ffffff</disabledcolor>
  107.     <animation effect="zoom" start="100,100" end="110,110" time="100">focus</animation>
  108.     <animation effect="zoom" start="110,110" end="100,100" time="300">unfocus</animation>
  109.   </control>
  110.   <control>
  111.     <description>default togglebutton</description>
  112.     <type>togglebutton</type>
  113.     <id>4</id>
  114.     <posX>300</posX>
  115.     <posY>200</posY>
  116.     <width>190</width>
  117.     <height>32</height>
  118.     <textXOff>10</textXOff>
  119.     <textYOff>5</textYOff>
  120.     <textureFocus>togglebutton-on-focus.png</textureFocus>
  121.     <textureNoFocus>togglebutton-on-nofocus.png</textureNoFocus>
  122.     <AltTextureFocus>togglebutton-off-focus.png</AltTextureFocus>
  123.     <AltTextureNoFocus>togglebutton-off-nofocus.png</AltTextureNoFocus>
  124.     <label>-</label>
  125.     <font>font13</font>
  126.     <textcolor>white</textcolor>
  127.     <colordiffuse>white</colordiffuse>
  128.     <disabledcolor>60ffffff</disabledcolor>
  129.     <animation effect="zoom" start="100,100" end="110,110" time="100">focus</animation>
  130.     <animation effect="zoom" start="110,110" end="100,100" time="300">unfocus</animation>
  131.   </control>
  132.   <control>
  133.     <description>sort button</description>
  134.     <type>sortbutton</type>
  135.     <id>3</id>
  136.     <width>190</width>
  137.     <height>32</height>
  138.     <textXOff>10</textXOff>
  139.     <textYOff>5</textYOff>
  140.     <textureFocus>menu_list_focus.png</textureFocus>
  141.     <textureNoFocus>menu_list_nofocus.png</textureNoFocus>
  142.     <textureAscending>arrow_round_up_nofocus.png</textureAscending>
  143.     <textureAscendingFocused>arrow_round_up_focus.png</textureAscendingFocused>
  144.     <textureDescending>arrow_round_down_nofocus.png</textureDescending>
  145.     <textureDescendingFocused>arrow_round_down_focus.png</textureDescendingFocused>
  146.     <offsetSortButtonX>165</offsetSortButtonX>
  147.     <offsetSortButtonY>8</offsetSortButtonY>
  148.     <font>font13</font>
  149.     <textcolor>White</textcolor>
  150.     <colordiffuse>White</colordiffuse>
  151.     <disabledcolor>60ffffff</disabledcolor>
  152.     <label>103</label>
  153.     <animation effect="zoom" start="100,100" end="110,110" time="100">focus</animation>
  154.     <animation effect="zoom" start="110,110" end="100,100" time="300">unfocus</animation>
  155.   </control>
  156.   <control>
  157.     <description>default listcontrol</description>
  158.     <type>listcontrol</type>
  159.     <id>10</id>
  160.     <posX>260</posX>
  161.     <posY>97</posY>
  162.     <width>425</width>
  163.     <height>459</height>
  164.     <spinWidth>26</spinWidth>
  165.     <spinHeight>27</spinHeight>
  166.     <spinPosX>625</spinPosX>
  167.     <spinPosY>530</spinPosY>
  168.     <spinAlign>Right</spinAlign>
  169.     <spinColor>ffffffff</spinColor>
  170.     <textureUp>page_up_nofocus.png</textureUp>
  171.     <textureDown>page_down_nofocus.png</textureDown>
  172.     <textureUpFocus>page_up_focus.png</textureUpFocus>
  173.     <textureDownFocus>page_down_focus.png</textureDownFocus>
  174.     <textureFocus>list_sub_focus.png</textureFocus>
  175.     <textureNoFocus>list_sub_nofocus.png</textureNoFocus>
  176.     <textureHeight>32</textureHeight>
  177.     <image>folder_focus.png</image>
  178.     <font>font13</font>
  179.     <shadedColor>20ffffff</shadedColor>
  180.     <selectedColor>FFF8BC70</selectedColor>
  181.     <playedColor>ffa0d0ff</playedColor>
  182.     <textcolor>ffffffff</textcolor>
  183.     <textcolor2>ffffffff</textcolor2>
  184.     <textcolor3>ffffffff</textcolor3>
  185.     <colordiffuse>ffffffff</colordiffuse>
  186.     <remoteColor>ffFFA075</remoteColor>
  187.     <downloadColor>ff80ff80</downloadColor>
  188.     <textXOff>5</textXOff>
  189.     <textYOff>4</textYOff>
  190.     <textXOff2>0</textXOff2>
  191.     <textYOff2>4</textYOff2>
  192.     <IconXOff>8</IconXOff>
  193.     <IconYOff>8</IconYOff>
  194.     <suffix>|</suffix>
  195.   </control>
  196.   <control>
  197.     <description>default checklistcontrol</description>
  198.     <type>checklistcontrol</type>
  199.     <id>10</id>
  200.     <posX>260</posX>
  201.     <posY>97</posY>
  202.     <width>425</width>
  203.     <height>459</height>
  204.     <spinWidth>26</spinWidth>
  205.     <spinHeight>27</spinHeight>
  206.     <spinPosX>625</spinPosX>
  207.     <spinPosY>530</spinPosY>
  208.     <spinAlign>Right</spinAlign>
  209.     <spinColor>ffffffff</spinColor>
  210.     <textureUp>page_up_nofocus.png</textureUp>
  211.     <textureDown>page_down_nofocus.png</textureDown>
  212.     <textureUpFocus>page_up_focus.png</textureUpFocus>
  213.     <textureDownFocus>page_down_focus.png</textureDownFocus>
  214.     <textureFocus>list_sub_focus.png</textureFocus>
  215.     <textureNoFocus>list_sub_nofocus.png</textureNoFocus>
  216.     <textureHeight>32</textureHeight>
  217.     <image>folder_focus.png</image>
  218.     <font>font13</font>
  219.     <shadedColor>20ffffff</shadedColor>
  220.     <selectedColor>FFF8BC70</selectedColor>
  221.     <textcolor>ffffffff</textcolor>
  222.     <textcolor2>ffffffff</textcolor2>
  223.     <textcolor3>ffffffff</textcolor3>
  224.     <colordiffuse>ffffffff</colordiffuse>
  225.     <remoteColor>ffFFA075</remoteColor>
  226.     <downloadColor>ff80ff80</downloadColor>
  227.     <textureCheckmark>check-box.png</textureCheckmark>
  228.     <textureCheckmarkNoFocus>check-boxNF.png</textureCheckmarkNoFocus>
  229.     <MarkWidth>16</MarkWidth>
  230.     <MarkHeight>16</MarkHeight>
  231.     <MarkOffsetX>16</MarkOffsetX>
  232.     <MarkOffsetY>16</MarkOffsetY>
  233.     <textXOff>5</textXOff>
  234.     <textYOff>4</textYOff>
  235.     <textXOff2>0</textXOff2>
  236.     <textYOff2>4</textYOff2>
  237.     <IconXOff>8</IconXOff>
  238.     <IconYOff>8</IconYOff>
  239.     <suffix>|</suffix>
  240.   </control>
  241.   <control>
  242.     <description>default up/downlistcontrol</description>
  243.     <type>updownlistcontrol</type>
  244.     <id>10</id>
  245.     <posX>260</posX>
  246.     <posY>97</posY>
  247.     <width>425</width>
  248.     <height>459</height>
  249.     <spinWidth>26</spinWidth>
  250.     <spinHeight>27</spinHeight>
  251.     <spinPosX>625</spinPosX>
  252.     <spinPosY>530</spinPosY>
  253.     <spinAlign>Right</spinAlign>
  254.     <spinColor>ffffffff</spinColor>
  255.     <textureUp>page_up_nofocus.png</textureUp>
  256.     <textureDown>page_down_nofocus.png</textureDown>
  257.     <textureUpFocus>page_up_focus.png</textureUpFocus>
  258.     <textureDownFocus>page_down_focus.png</textureDownFocus>
  259.     <textureFocus>list_sub_focus.png</textureFocus>
  260.     <textureNoFocus>list_sub_nofocus.png</textureNoFocus>
  261.     <textureHeight>32</textureHeight>
  262.     <image>folder_focus.png</image>
  263.     <font>font13</font>
  264.     <shadedColor>20ffffff</shadedColor>
  265.     <selectedColor>FFF8BC70</selectedColor>
  266.     <textcolor>ffffffff</textcolor>
  267.     <textcolor2>ffffffff</textcolor2>
  268.     <textcolor3>ffffffff</textcolor3>
  269.     <colordiffuse>ffffffff</colordiffuse>
  270.     <remoteColor>ffFFA075</remoteColor>
  271.     <downloadColor>ff80ff80</downloadColor>
  272.     <textXOff>5</textXOff>
  273.     <textYOff>4</textYOff>
  274.     <textXOff2>0</textXOff2>
  275.     <textYOff2>4</textYOff2>
  276.     <IconXOff>8</IconXOff>
  277.     <IconYOff>8</IconYOff>
  278.     <suffix>|</suffix>
  279.   </control>
  280.   <control>
  281.     <description>default playlist item listcontrol</description>
  282.     <type>playlistcontrol</type>
  283.     <id>10</id>
  284.     <posX>260</posX>
  285.     <posY>97</posY>
  286.     <width>425</width>
  287.     <height>459</height>
  288.     <spinWidth>26</spinWidth>
  289.     <spinHeight>27</spinHeight>
  290.     <spinPosX>625</spinPosX>
  291.     <spinPosY>530</spinPosY>
  292.     <spinAlign>Right</spinAlign>
  293.     <spinColor>ffffffff</spinColor>
  294.     <textureUp>page_up_nofocus.png</textureUp>
  295.     <textureDown>page_down_nofocus.png</textureDown>
  296.     <textureUpFocus>page_up_focus.png</textureUpFocus>
  297.     <textureDownFocus>page_down_focus.png</textureDownFocus>
  298.     <textureFocus>list_sub_focus.png</textureFocus>
  299.     <textureNoFocus>list_sub_nofocus.png</textureNoFocus>
  300.     <textureHeight>32</textureHeight>
  301.     <image>folder_focus.png</image>
  302.     <font>font13</font>
  303.     <shadedColor>20ffffff</shadedColor>
  304.     <selectedColor>FFF8BC70</selectedColor>
  305.     <textcolor>ffffffff</textcolor>
  306.     <textcolor2>ffffffff</textcolor2>
  307.     <textcolor3>ffffffff</textcolor3>
  308.     <colordiffuse>ffffffff</colordiffuse>
  309.     <remoteColor>ffFFA075</remoteColor>
  310.     <downloadColor>ff80ff80</downloadColor>
  311.     <textXOff>5</textXOff>
  312.     <textYOff>4</textYOff>
  313.     <textXOff2>0</textXOff2>
  314.     <textYOff2>4</textYOff2>
  315.     <IconXOff>8</IconXOff>
  316.     <IconYOff>8</IconYOff>
  317.     <suffix>|</suffix>
  318.     <upBtnWidth>25</upBtnWidth>
  319.     <downBtnWidth>25</downBtnWidth>
  320.     <deleteBtnWidth>28</deleteBtnWidth>
  321.     <upBtnHeight>32</upBtnHeight>
  322.     <downBtnHeight>32</downBtnHeight>
  323.     <deleteBtnHeight>32</deleteBtnHeight>
  324.     <upBtnXOffset>345</upBtnXOffset>
  325.     <downBtnXOffset>371</downBtnXOffset>
  326.     <deleteBtnXOffset>397</deleteBtnXOffset>
  327.     <upBtnYOffset>0</upBtnYOffset>
  328.     <downBtnYOffset>0</downBtnYOffset>
  329.     <deleteBtnYOffset>0</deleteBtnYOffset>
  330.     <textureFocus>playlist_sub_focus.png</textureFocus>
  331.     <textureNoFocus>playlist_sub_nofocus.png</textureNoFocus>
  332.     <textureMoveUp>playlist_item_up_nofocus.png</textureMoveUp>
  333.     <textureMoveUpFocused>playlist_item_up_focus.png</textureMoveUpFocused>
  334.     <textureMoveDown>playlist_item_down_nofocus.png</textureMoveDown>
  335.     <textureMoveDownFocused>playlist_item_down_focus.png</textureMoveDownFocused>
  336.     <textureDelete>playlist_item_delete_nofocus.png</textureDelete>
  337.     <textureDeleteFocused>playlist_item_delete_focus.png</textureDeleteFocused>
  338.   </control>
  339.   <control>
  340.     <description>default thumbnail panel</description>
  341.     <type>thumbnailpanel</type>
  342.     <id>11</id>
  343.     <posX>260</posX>
  344.     <posY>97</posY>
  345.     <width>460</width>
  346.     <height>471</height>
  347.     <spinWidth>26</spinWidth>
  348.     <spinHeight>27</spinHeight>
  349.     <spinPosX>625</spinPosX>
  350.     <spinPosY>530</spinPosY>
  351.     <spinAlign>Right</spinAlign>
  352.     <spinColor>ffffffff</spinColor>
  353.     <textureUp>page_up_nofocus.png</textureUp>
  354.     <textureDown>page_down_nofocus.png</textureDown>
  355.     <textureUpFocus>page_up_focus.png</textureUpFocus>
  356.     <textureDownFocus>page_down_focus.png</textureDownFocus>
  357.     <itemWidth>108</itemWidth>
  358.     <itemHeight>108</itemHeight>
  359.     <textureWidth>80</textureWidth>
  360.     <textureHeight>80</textureHeight>
  361.     <thumbWidth>62</thumbWidth>
  362.     <thumbHeight>62</thumbHeight>
  363.     <thumbPosX>9</thumbPosX>
  364.     <thumbPosY>9</thumbPosY>
  365.     <imageFolder>icon_empty_nofocus.png</imageFolder>
  366.     <imageFolderFocus>icon_empty_focus.png</imageFolderFocus>
  367.     <font>font13</font>
  368.     <selectedColor>ffffffff</selectedColor>
  369.     <textcolor>ffffffff</textcolor>
  370.     <colordiffuse>ffffffff</colordiffuse>
  371.     <remoteColor>ffFFA075</remoteColor>
  372.     <downloadColor>ff80ff80</downloadColor>
  373.     <suffix>|</suffix>
  374.     <textureWidthBig>108</textureWidthBig>
  375.     <textureHeightBig>108</textureHeightBig>
  376.     <itemWidthBig>148</itemWidthBig>
  377.     <itemHeightBig>142</itemHeightBig>
  378.     <thumbWidthBig>84</thumbWidthBig>
  379.     <thumbHeightBig>84</thumbHeightBig>
  380.     <thumbPosXBig>12</thumbPosXBig>
  381.     <thumbPosYBig>12</thumbPosYBig>
  382.     <thumbZoom>no</thumbZoom>
  383.     <enableFocusZoom>yes</enableFocusZoom>
  384.     <textXOff>0</textXOff>
  385.     <textYOff>0</textYOff>
  386.   </control>
  387.   <control>
  388.     <description>default filmstrip</description>
  389.     <type>filmstrip</type>
  390.     <id>11</id>
  391.     <posX>260</posX>
  392.     <posY>420</posY>
  393.     <width>440</width>
  394.     <height>100</height>
  395.     <spinWidth>26</spinWidth>
  396.     <spinHeight>27</spinHeight>
  397.     <spinPosX>625</spinPosX>
  398.     <spinPosY>530</spinPosY>
  399.     <spinAlign>Right</spinAlign>
  400.     <spinColor>ffffffff</spinColor>
  401.     <textureUp>page_up_nofocus.png</textureUp>
  402.     <textureDown>page_down_nofocus.png</textureDown>
  403.     <textureUpFocus>page_up_focus.png</textureUpFocus>
  404.     <textureDownFocus>page_down_focus.png</textureDownFocus>
  405.     <itemWidth>67</itemWidth>
  406.     <itemHeight>76</itemHeight>
  407.     <textureWidth>67</textureWidth>
  408.     <textureHeight>69</textureHeight>
  409.     <thumbWidth>50</thumbWidth>
  410.     <thumbHeight>50</thumbHeight>
  411.     <thumbPosX>8</thumbPosX>
  412.     <thumbPosY>9</thumbPosY>
  413.     <imageFolder>icon_empty_nofocus_music.png</imageFolder>
  414.     <imageFolderFocus>icon_empty_focus_music.png</imageFolderFocus>
  415.     <font>font13</font>
  416.     <selectedColor>ffffffff</selectedColor>
  417.     <textcolor>ffffffff</textcolor>
  418.     <colordiffuse>ffffffff</colordiffuse>
  419.     <remoteColor>ffFFA075</remoteColor>
  420.     <downloadColor>ff80ff80</downloadColor>
  421.     <suffix>|</suffix>
  422.     <textureWidthBig>108</textureWidthBig>
  423.     <textureHeightBig>108</textureHeightBig>
  424.     <itemWidthBig>136</itemWidthBig>
  425.     <itemHeightBig>134</itemHeightBig>
  426.     <thumbWidthBig>84</thumbWidthBig>
  427.     <thumbHeightBig>84</thumbHeightBig>
  428.     <thumbPosXBig>12</thumbPosXBig>
  429.     <thumbPosYBig>12</thumbPosYBig>
  430.     <enableFocusZoom>yes</enableFocusZoom>
  431.     <background>filmstrip_bg.png</background>
  432.     <backgroundx>300</backgroundx>
  433.     <backgroundy>97</backgroundy>
  434.     <backgroundwidth>313</backgroundwidth>
  435.     <backgroundheight>326</backgroundheight>
  436.     <backgrounddiffuse>60ffffff</backgrounddiffuse>
  437.     <InfoImage>-</InfoImage>
  438.     <InfoImagex>315</InfoImagex>
  439.     <InfoImagey>115</InfoImagey>
  440.     <InfoImagewidth>275</InfoImagewidth>
  441.     <InfoImageheight>275</InfoImageheight>
  442.     <InfoImagediffuse>ffffffff</InfoImagediffuse>
  443.     <textXOff>0</textXOff>
  444.     <textYOff>0</textYOff>
  445.   </control>
  446.   <control>
  447.     <description>default fadelabel</description>
  448.     <type>fadelabel</type>
  449.     <id>5</id>
  450.     <posX>55</posX>
  451.     <posY>530</posY>
  452.     <width>180</width>
  453.     <align>left</align>
  454.     <font>font13</font>
  455.     <textcolor>white</textcolor>
  456.   </control>
  457.   <control>
  458.     <description>default textarea</description>
  459.     <type>textbox</type>
  460.     <id>4</id>
  461.     <posX>220</posX>
  462.     <posY>220</posY>
  463.     <width>410</width>
  464.     <height>300</height>
  465.     <spinWidth>16</spinWidth>
  466.     <spinHeight>16</spinHeight>
  467.     <spinPosX>610</spinPosX>
  468.     <spinPosY>530</spinPosY>
  469.     <spinColor>ffffffff</spinColor>
  470.     <textureUp>page_up_nofocus.png</textureUp>
  471.     <textureDown>page_down_nofocus.png</textureDown>
  472.     <textureUpFocus>page_up_focus.png</textureUpFocus>
  473.     <textureDownFocus>page_down_focus.png</textureDownFocus>
  474.     <image>icon-folder.png</image>
  475.     <font>font13</font>
  476.     <textcolor>white</textcolor>
  477.     <colordiffuse>ffffffff</colordiffuse>
  478.   </control>
  479.   <control>
  480.     <description>default progress control</description>
  481.     <type>progress</type>
  482.     <id>20</id>
  483.     <posX>100</posX>
  484.     <posY>325</posY>
  485.     <height>25</height>
  486.     <texturebg>progress_back.png</texturebg>
  487.     <lefttexture>osd_progress_left.png</lefttexture>
  488.     <midtexture>osd_progress_mid.png</midtexture>
  489.     <righttexture>osd_progress_right.png</righttexture>
  490.     <visible>no</visible>
  491.   </control>
  492.   <control>
  493.     <description>default horizontal scrollbar control</description>
  494.     <type>hscrollbar</type>
  495.     <id>20</id>
  496.     <posX>100</posX>
  497.     <posY>325</posY>
  498.     <texturebg>bar_hor.png</texturebg>
  499.     <lefttexture>mouse_left_horizontal.png</lefttexture>
  500.     <righttexture>mouse_right_horizontal.png</righttexture>
  501.     <visible>no</visible>
  502.   </control>
  503.   <control>
  504.     <description>default vertical scrollbar control</description>
  505.     <type>vscrollbar</type>
  506.     <id>20</id>
  507.     <posX>100</posX>
  508.     <posY>25</posY>
  509.     <scrollbarbg>bar_vert.png</scrollbarbg>
  510.     <scrollbartop>mouse_left_vertical.png</scrollbartop>
  511.     <scrollbarbottom>mouse_right_vertical.png</scrollbarbottom>
  512.     <visible>no</visible>
  513.   </control>
  514.   <control>
  515.     <description>default spin control</description>
  516.     <type>spincontrol</type>
  517.     <id>2</id>
  518.     <posX>330</posX>
  519.     <posY>126</posY>
  520.     <width>16</width>
  521.     <height>16</height>
  522.     <textureUp>page_up_nofocus.png</textureUp>
  523.     <textureDown>page_down_nofocus.png</textureDown>
  524.     <textureUpFocus>page_up_focus.png</textureUpFocus>
  525.     <textureDownFocus>page_down_focus.png</textureDownFocus>
  526.     <align>left</align>
  527.     <font>font13</font>
  528.     <reverse>yes</reverse>
  529.     <textcolor>white</textcolor>
  530.     <disabledcolor>60ffffff</disabledcolor>
  531.     <spintype>text</spintype>
  532.     <animation effect="zoom" start="100,100" end="110,110" time="100">focus</animation>
  533.     <animation effect="zoom" start="110,110" end="100,100" time="300">unfocus</animation>
  534.   </control>
  535.   <control>
  536.     <description>default checkmark</description>
  537.     <type>checkmark</type>
  538.     <id>4</id>
  539.     <posX>208</posX>
  540.     <posY>166</posY>
  541.     <label>167</label>
  542.     <font>font13</font>
  543.     <textcolor>ffffffff</textcolor>
  544.     <disabledcolor>60ffffff</disabledcolor>
  545.     <textureCheckmark>check-box.png</textureCheckmark>
  546.     <textureCheckmarkNoFocus>check-boxNF.png</textureCheckmarkNoFocus>
  547.     <MarkWidth>16</MarkWidth>
  548.     <MarkHeight>16</MarkHeight>
  549.     <align>left</align>
  550.     <shadow>no</shadow>
  551.     <animation effect="zoom" start="100,100" end="110,110" time="100">focus</animation>
  552.     <animation effect="zoom" start="110,110" end="100,100" time="300">unfocus</animation>
  553.   </control>
  554.   <control>
  555.     <description>default select button</description>
  556.     <type>selectbutton</type>
  557.     <id>6</id>
  558.     <posX>55</posX>
  559.     <posY>230</posY>
  560.     <width>190</width>
  561.     <height>32</height>
  562.     <label>457</label>
  563.     <textXOff>15</textXOff>
  564.     <textYOff>5</textYOff>
  565.     <textXOff2>10</textXOff2>
  566.     <textYOff2>5</textYOff2>
  567.     <textureFocus>menu_list_focus.png</textureFocus>
  568.     <textureNoFocus>menu_list_nofocus.png</textureNoFocus>
  569.     <texturebg>menu_list_nofocus.png</texturebg>
  570.     <textureLeft>arrow_round_left_nofocus.png</textureLeft>
  571.     <textureLeftFocus>arrow_round_left_focus.png</textureLeftFocus>
  572.     <textureRight>arrow_round_right_nofocus.png</textureRight>
  573.     <textureRightFocus>arrow_round_right_focus.png</textureRightFocus>
  574.     <font>font13</font>
  575.     <textcolor>white</textcolor>
  576.     <colordiffuse>white</colordiffuse>
  577.     <disabledcolor>60ffffff</disabledcolor>
  578.     <animation effect="zoom" start="100,100" end="110,110" time="100">focus</animation>
  579.     <animation effect="zoom" start="110,110" end="100,100" time="300">unfocus</animation>
  580.   </control>
  581. </controls>